ostree: avoid a segfault
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 May 2012 00:59:23 +0000 (20:59 -0400)
committerColin Walters <walters@verbum.org>
Sun, 6 May 2012 17:56:57 +0000 (13:56 -0400)
commit07f67f3baf1e3c3877eb12e10a4549772106db1a
tree185e0edf34001e6bf478c30273fac8e05025ca8f
parent4a03176489b0eb287337c6ad888a4d3b6399f0eb
ostree: avoid a segfault

When running ostree --repo=/ostree/repo without further arguments,
we end up calling strcmp with one argument being NULL.
src/ostree/ot-main.c